Skip to content

As per new django version update import.#4

Open
chetanghadawaje wants to merge 1 commit intortpg:masterfrom
chetanghadawaje:patch-1
Open

As per new django version update import.#4
chetanghadawaje wants to merge 1 commit intortpg:masterfrom
chetanghadawaje:patch-1

Conversation

@chetanghadawaje
Copy link

django.utils.translation.ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() are deprecated in favor of the functions that they’re aliases for: django.utils.translation.gettext(), gettext_lazy(), gettext_noop(), ngettext(), and ngettext_lazy().

django.utils.translation.ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() are deprecated in favor of the functions that they’re aliases for: django.utils.translation.gettext(), gettext_lazy(), gettext_noop(), ngettext(), and ngettext_lazy().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant